Welcome![Sign In][Sign Up]
Location:
Search - MFC ToolBar

Search list

[GUI DevelopMyFile

Description: 这是我自己总结的一些有关MFC操作的资料,包括添加背景、对话框上添加工具栏、画图、简单登录界面、数据库操作、视频播放器、应用程序图标动态显示等操作,对初学者有很好的参考价值。-This is my own summary of some of the MFC operation, add a background, add a toolbar in the dialog box, drawing, simple login interface, database operations, video player application icon dynamic display operation, for beginnersgood reference value
Platform: | Size: 102400 | Author: wutianyou | Hits:

[Special EffectsNc

Description: 这是我自己编的MFC框架,一级TOOLBAR调用二级TOOLBAR,并把窗口合理分开-This is my own series MFC framework, a TOOLBAR call two TOOLBAR and reasonable separate window
Platform: | Size: 2021376 | Author: 机械男 | Hits:

[OS programVCPPcode3

Description: MFC下绘制线条,修改窗口光标,工具栏,状态栏,文本颜色的可视化编程代码-To draw a line under MFC, modify, window cursor, toolbar, status bar text color visual programming code
Platform: | Size: 2701312 | Author: 梁汉文 | Hits:

[OtherStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。-How to modify the wizard-generated MFC AppWizard framework appearance and size of the program and modify icons, cursors, background three methods. How to add and remove toolbar buttons, how to increase application toolbar, how to show and hide the toolbar. Custom status bar clock display in the status bar add CTime class and its usage. A clever idea of ​ ​ the progress bar to add a progress bar in the status bar (immediately after the election of the main window, and can not be used directly in the OnCreate function, use the custom message). Mouse coordinates several ways to get the status bar in CView object.
Platform: | Size: 5693440 | Author: 张三 | Hits:

[OthercPPprogramming

Description: Visual C++编程实例,MFC编程流程 常用MFC类和消息处理 对话框的应用 菜 单 的 应 用 工具栏应用-Visual C++ programming examples, the MFC programming processes commonly used MFC classes and message processing dialog application menu toolbar application
Platform: | Size: 493568 | Author: 木悠雅 | Hits:

[GUI DevelopFscrn

Description: 基于MFC的全屏显示源码,可实现对工具栏的隐藏与视图区的全屏显示-Full screen based on the MFC source code,Can realize the toolbar hidden from the view of the full screen
Platform: | Size: 21504 | Author: 徐俊斌 | Hits:

[OS programStyle

Description: VC++如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法、如何增加和删除工具栏按钮、如何给应用程序增加工具栏-VC++ how to modify the look and size of the MFC AppWizard Wizard generates the framework of the program, the three methods to modify the icon, cursor, background, how to add and remove toolbar buttons, and how to increase the application toolbar
Platform: | Size: 40960 | Author: 吴薇 | Hits:

[Menu controlmenu-bar

Description: 在vc++的基于mfc框中,界面工具栏的建立和工具栏的建立,-In vc++ based on mfc box, the interface toolbar establishment and toolbars establishment
Platform: | Size: 1891328 | Author: 张娟 | Hits:

[GUI DevelopUseToolBar

Description: 使用工具栏的应用程序 状态栏的定义是使用源代码来进行定义的,可以查看MFC项目中的“MainFrm.cpp” 中的indicator数组。 -Use the toolbar of the application status bar is defined as the use of the source code to be defined, and you can view the MFC project " MainFrm.cpp" in the indicator array.
Platform: | Size: 38912 | Author: xiaoxiao | Hits:

[ToolBarchevrons_demo

Description: Example of chevron toolbar in MFC.
Platform: | Size: 26624 | Author: russ | Hits:

[ToolBarDialogToolBar

Description: 使用MFC向导创建基于文档的应用程序,演示如何在对话框中创建工具栏-Use MFC wizard to create document-based application that demonstrates how to create a toolbar in the dialog box
Platform: | Size: 58368 | Author: 余志 | Hits:

[Menu controlmenu

Description: 源程序主要实现的功能是改变菜单中工具栏选项,适合MFC的初级学者-Source main function is to change the menu, toolbar options, suitable for junior scholars of MFC
Platform: | Size: 2368512 | Author: 郭倩 | Hits:

[VC/MFCDeveloPmentof3DModelingSystem

Description: 本文介绍了使用UML进行建模的过程"本系统的窗口结构采用MFC框架技术, 论文中介绍了MFC框架的相关内容,对界面主要内容进行设计,包括菜单栏!图 形工具栏!显示区及建模控制区,针对OpenCASCADE几何造型内核,建立了以OCAF 为基础的单文档应用程序框架"在此基础上,实现了实体类模型和接口类模型的 原型"OpencASCADE内部提供的基本几何体建模如圆柱!球体等,是由专门的函 数生成,运用openCASCADE内核提供的布尔操作建模方法,最终实现了在虚拟环 境下实时!交互的创建较为复杂的三维模型" -This article describes the use of UML modeling process " window of the system structure using MFC framework technology, the paper introduces the MFC framework of relevant content, the main content of the interface design, including the menu bar! Graphical toolbar! Display area and building mode control area for OpenCASCADE geometric modeling kernel, the establishment of a single document based OCAF application framework " on this basis, to achieve the entity class model and interface classes A prototype" OpencASCADE internal provision of basic geometry modeling such as cylindrical ! spheres, etc., is generated by specialized function, using Boolean operations openCASCADE kernel modeling method, the final realization of the virtual environment in real time! interact to create more complex 3D models. "
Platform: | Size: 5804032 | Author: 翁經堯 | Hits:

[Windows Developels_tool_statusBar_infocotton

Description: 本程序是俄罗斯方块小游戏,其主旨不但是实现了游戏的基本功能,同时对工具栏、状态栏、做了响应的功能实现,还有就是封装了一个类用于程序的info启动界面。代码中做了些许注释,适合学习MFC以后的同学-This procedure is a Tetris game, and its purpose is not only realize the basic functions of the game, at the same time, on the toolbar, status bar, so the response of the function realization, there is a package for the info to start the interface program. The code made some notes, suitable for learning MFC students
Platform: | Size: 4006912 | Author: FuzzyRules | Hits:

[Other systemsCHUISUCAD

Description: 通过一个工程实例示范NX二次开发方法,步骤。同时建立了菜单,工具条。对NX二次开发中调用MFC对话框做了介绍。-Through an engineering example demonstrates NX secondary development methods, steps. While creating a menu, toolbar. Secondary Development calls on NX MFC dialog is introduced.
Platform: | Size: 798720 | Author: 陈军 | Hits:

[Windows DevelopStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。 -How to modify the MFC AppWizard Wizard generates the framework of the appearance and size, modify the icon, cursor, background of the three methods. How to add and remove toolbar buttons, how to increase the application toolbar, how to show and hide toolbars. Custom status bar, the status bar add clock display, CTime class and its usage. Add a progress bar in the status bar (the main window immediately after the progress bar ingenious ideas, can not be directly addressed in the OnCreate function, to use a custom message method). Mouse coordinates displayed in the status bar to get CView object in several ways. How to add a splash screen for the application.
Platform: | Size: 1704960 | Author: 奋斗不止 | Hits:

[ToolBarTestToolsBar

Description: 通过MFC应用程序体现一个ToolBar工具条的开发过程,简洁明了,开发环境VS2010-By MFC application reflects a ToolBar toolbar development process, concise, development environment VS2010
Platform: | Size: 2170880 | Author: jescy | Hits:

[Static control10_ex1

Description: crtl圆、shift矩形、crtl+shift矩形加圆程序,改成MFC基于单文本的MFC应用程序,加一个工具栏、菜单条,实现不同颜色的填充。-crtl round, shift rectangle, crtl+shift rectangle plus round program, MFC MFC-based applications into a single text, plus a toolbar, menu bar, filled with different colors to achieve.
Platform: | Size: 73728 | Author: 孟啊啊 | Hits:

[ToolBarToolbarTip

Description: win7系统,vs2005中自己写的关于MFC对话框中工具条的测试程序。实现的工具条换行,显示提示信息!很实用!-win7 system, vs2005 in himself wrote on MFC dialog toolbar testing procedures. Achieve toolbar wrap prompts! Very practical!
Platform: | Size: 64512 | Author: amy | Hits:

[Windows DevelopStyle

Description: 如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面。-How to modify the MFC AppWizard Wizard to generate the appearance and size of the framework program, the three methods to modify the icon, cursor, background. How to add and remove toolbar buttons, how to increase application toolbar, how to show and hide the toolbar. Custom status bar, add clock in the status bar, CTime class and its usage. Added progress bar in the status bar (the main window immediately after clever ideas to generate progress bar, you can not directly handle the OnCreate function, to use a custom message method). Mouse coordinates display, access the status bar in the CView object in several ways. How to add a splash screen for the application.
Platform: | Size: 52224 | Author: lw | Hits:
« 1 2 ... 5 6 7 8 9 1011 »

CodeBus www.codebus.net